Use a texture instead of a pixbuf in gtk_render_icon
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Nov 2017 04:30:47 +0000 (23:30 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Nov 2017 04:30:47 +0000 (23:30 -0500)
commitb65f87192973c6a13633af5700b893fc7594e695
tree79fe7ef9dfe58698cc8df0d6f6deea2a6bbf3bfd
parent0b39631464bf2300d25bb9e112089c556dc08f42
Use a texture instead of a pixbuf in gtk_render_icon

This gets rid of more GdkPixbuf in the API.

Update all callers.
demos/gtk-demo/foreigndrawing.c
gtk/gtkrender.c
gtk/gtkrender.h